home *** CD-ROM | disk | FTP | other *** search
/ Max Calendar 2001 / Max Calendar 2001.iso / pc / Data / Main.dxr / 00019_LANCIA CAMBIO MONITOR SOLO PC.ls < prev    next >
Encoding:
Text File  |  2000-10-16  |  128 b   |  6 lines

  1. on mouseUp
  2.   cursor(-1)
  3.   open("shell32.dll,Control_RunDLL  desk.cpl,,3", getOSDirectory() & "\" & "rundll32.exe")
  4.   quit()
  5. end
  6.